-
1 mutable reference type
вчт изменяемый базовый типEnglish-Russian electronics dictionary > mutable reference type
-
2 type
1) типа) класс; категория; родб) группа; вид2) модель; образец || быть моделью; служить образцом3) вчт символ ( определённого типа) || служить символом4) литера5) шрифт7) печатать (напр. на пишущей машине); набирать (напр. текст); вводить (напр. данные)8) распечатывать (напр. файл); выводить (напр. данные)•- type of entity
- abstract data type
- acoustical type of lattice vibration
- algebraic data type
- application-oriented data type
- body type
- built-in type
- condensed type
- conductivity type
- constructed data type
- creator type
- data type
- derived type
- digitized type
- display type
- emission type
- encapsulated type
- enumerated type
- expanded type
- fundamental type
- generic type
- immutable reference type
- integral type
- large resource data type
- memory type
- MIME type
- mode type
- Moon type
- mutable reference type
- optical type of lattice vibration
- ordinal type
- parametrized type
- portable user type
- predefined type
- preferred types
- primary type
- primitive type
- private type
- reference type
- resource type
- restricted type
- rotated type
- scalar data type
- set type
- small resource data type
- spectral type
- sum of product type
- user-defined type
- vector data type
- wraparound type
См. также в других словарях:
Reference (computer science) — This article is about a general notion of reference in computing. For the more specific notion of reference used in C++, see Reference (C++). In computer science, a reference is a value that enables a program to indirectly access a particular… … Wikipedia
Creature type (Dungeons & Dragons) — In the Dungeons Dragons fantasy role playing game, creature types are rough categories of creatures which determine the way game mechanics affect the creature. In the 3rd edition and related games, there are between thirteen and seventeen… … Wikipedia
Comparison of C Sharp and Java — The correct title of this article is Comparison of C# and Java. The substitution or omission of the # sign is because of technical restrictions. Programming language comparisons General comparison Basic syntax Basic instructions … Wikipedia
const-correctness — In computer science, const correctness is the form of program correctness that deals with the proper declaration of objects as mutable or immutable. The term is mostly used in a C or C++ context, and takes its name from the const keyword in those … Wikipedia
Immutable object — Immutable and Immutability redirect here. For the Christian doctrine, see Immutability (theology). In object oriented and functional programming, an immutable object is an object whose state cannot be modified after it is created.[1] This is in… … Wikipedia
Comparison of programming languages (basic instructions) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Python (programming language) — infobox programming language name = Python paradigm = multi paradigm: object oriented, imperative, functional year = 1991 designer = Guido van Rossum developer = Python Software Foundation latest release version = 2.6 latest release date =… … Wikipedia
Pointer (computing) — This article is about the programming data type. For the input interface (for example a computer mouse), see Pointing device. Pointer a pointing to the memory address associated with variable b. Note that in this particular diagram, the computing … Wikipedia
C Sharp syntax — The correct title of this article is C# syntax. The substitution or omission of the # sign is because of technical restrictions. Main article: C Sharp (programming language) This article describes the syntax of the C# programming language. The… … Wikipedia
Covariance and contravariance (computer science) — Within the type system of a programming language, covariance and contravariance refers to the ordering of types from narrower to wider and their interchangeability or equivalence in certain situations (such as parameters, generics, and return… … Wikipedia
Clojure — Paradigm(s) functional, multi paradigm Appeared in 2007 Designed by Rich Hickey … Wikipedia